Skip to content

Conversation

@PieterT2000
Copy link

@PieterT2000 PieterT2000 commented Jul 4, 2023

I've been trying to compile your great project on a Mac M1 but encountered various compile errors. This pr seeks to address those.
A few examples are:

  • LightCmd is not available in the gvm_lights package root
  • comparing pointers to integers (codec.rs)
  • bluster lib compile errors. Apparently, these have been fixed since this commit dfrankland/bluster@ffba9e2

Apologies for the hardcoded dev_type change in codec.rs. I have a GVM-Y30D160 light and dev_type 30 does not work with it. This should be changed before this pr gets merged.
What would be a good way to make the dev_type configurable from outside (e.g. as CLI param or as env variable)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant